Click or drag to resize

AppointmentMeetingWorkspaceUrl Property

Contains the URL for the meeting workspace that is linked to by the appointment.

Namespace:  Independentsoft.Exchange
Assembly:  Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntax
public string MeetingWorkspaceUrl { get; set; }

Property Value

Type: String
The meeting workspace URL.
See Also